Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (4865)

When you purchase Metronic, the premier admin dashboard template from ThemeForest, comprehending the licensing terms is crucial to ensure your usage complies with legal requirements. This guide aims to demystify these terms, highlighting the differences be...
Hey Metronic Community,Our team is currently on the lookout for a developer proficient in software development using Metronic to collaborate on exciting customization projects for our clients. Who We're Looking For:The ideal candidate should have experie...
Dear Community,Metronic Evolution is on the way! Redesigned UI, dark mode, MUI Version with Next.js, Vite, Typescript, and a rich component library, plus Tailwind Version with Webpack support and versatile components.Complete Redesign. Revolutionary redesign with new UI, dar...
Sorry if there is an answer on the site.How can I send form data to my php file for processing?There are no problems with MySQL.The form will be verified with data, that’s good.
Hi, once again great template for all integrationsIs there any plan to have an HTML version with standalone Typescritp classes ?I already have a webpack config, and would be great to be able to use all the app built with Typescript in standalone version, where I would need to initialize it my...
why count up on my code did not working properly, i have put plugins.bundle.js on my codethis this the part of my count up
I'm trying to use this checkbox toggle switch with Angular. https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/switch.html I am importing individual pieces of the metronic theme, I see the styles, but when I click it, it doesnt change. What needs to be included to see the switch...
https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableCan you please supply us with the JS code / changes to the example code above that would allow us to feed the subtable data via API instead of the hardcoded demo data as in that example?I can't find any examples of...
Bootstrap has the following css style that covers both readonly and disabled inputs.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1;}but metronic only implements the disabled CSS and not the readonly one, when it reall...
Hi,how you add the cookies banner con Metronic Angular?
Hi,Does the current version of Vue support the countup plugin? There are no examples in the documentation.
Is there a way for the component in angular to just re-render itself with the correct selected mode without a reload?I was following this questions https://devs.keenthemes.com/question/switch-between-light-and-dark-mode-without-reloading-page-with-angular-templatebut it did not workI a...
Hello,I am currently trying to Invoke the api-keys.js file and run KTAccountAPIKeys.init in my Blazor File. My Component looks like this:@inject IJSRuntime JS@inject NavigationManager NavManager@code { protected override async Task OnAfterRenderAsync(bool firstRender...
I'm trying to install the laravel template on my server and when I run "npm install" I have this error.pandoras@cloud502 starterkit]$ npm installnpm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibil...
Hello, how are you? I wanted to know how to translate the text 'No results found' from Select2 using Metronic 8.https://preview.keenthemes.com/html/metronic/docs/forms/select2Is there an example https://select2.org/i18n$(".js-example-language").select2({ language: "es"});
The sidebar in the The template is METRONIC8 ORIGINAL/DEMO-1, latest version, HTML Framework,DEMO-1 is not rendering in the android devices alone. Kindly guide me through the problem. Have raised the issue earlier but didnot get a reply again. It is working fine in apple devices
hi i brought metronic 8 , i have to use react version of it i unzip the demo1 and npm install now i want to customize it how to do , also i want redux to use for state management can i do that
In metronic 8 (HTML Version) in the Dashboard Default there are an "Human Resources Reports by states and ganders". How can create that? what plugin uses? it is posible to create with Canada and Mexico Map?Thanks!
Hello i want to make form on drawer on vue. My first URL is => localhost:232/clubs this url show lists club.And then when i clik edit i want to make drawer show and push the url like => localhost:232/clubs/edit/1When i refresh url => localhost:232/clubs/edit/1 how to keep drawer show.
Please, how your login Api's Work can you explain to me?
Hi ! i'm lukeThis is my first service. And I am a beginner. Please save me...I am using docker and want to provide a web service using a jar file. Should I also add the keenthemes folder to the Linux server?Regards,